home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d21 / qw12.exe / QWHITE12.EXE / VCPI.TEC < prev    next >
Text File  |  1990-10-08  |  2KB  |  56 lines

  1. ID:VC VCPI DOS Extenders
  2. Quarterdeck Technical Note
  3. by Daniel Travison
  4.  
  5.    The VCPI, Virtual Control Program Interface, specification was developed
  6. to allow multiple protected mode control programs to coexist and interact
  7. within a single 80386(486) system.  The specification consists of two parts
  8. - a VCPI server and several VCPI clients.  The VCPI clients request memory
  9. and mode switching services from the VCPI server.
  10.  
  11.    In a DESQview 386 system, the VCPI server is implemented within QEMM-386
  12. while the DOS Extended applications become VCPI clients.  When the DOS
  13. Extended application requires memory services it calls upon the VCPI server
  14. to perform them.  When QEMM-386 is not present, the DOS Extender performs
  15. the services for itself.
  16.  
  17.    The end result is that DESQview is able to run a mix of real mode and
  18. DOS Extended (protected mode) applications concurrently on an 80386/486.
  19.  
  20.    80286 systems may run multiple 286 DOS Extended applications only if the
  21. DOS Extenders utilize XMS services.  286 DOS Extended applications may also
  22. be run with QEMM-386 as the VCPI Server on 80386/486 systems.
  23.  
  24.    There are several DOS Extenders on the market.  The following is a list
  25. of the companies that I am aware of that produce DOS Extenders.  There may
  26. be other companies currently, or are planning to ship DOS Extender tools.
  27.  
  28.       Company                  286 DOS Extenders        386 DOS Extenders
  29.       Name                  (16-bit protected mode)  (32-bit protected mode)
  30.  
  31.    Ergo Computing, Inc.            OS286                    OS386
  32.    One Intercontinental Way
  33.    Peabody,  MA  01960
  34.    Corp:  508 535-7510
  35.    Sales: 800 633-1925
  36.    Fax:   508 535-7512
  37.  
  38.    Phar Lap                                              386 DOS Extender
  39.    60 Aberdeen Avenue
  40.    Cambridge, MA 02138
  41.    617-661-1510
  42.  
  43.    Rational Systems, Inc.          D16M
  44.    220 North Main Street
  45.    Natick, MA 01760
  46.    508-653-6006
  47.  
  48. Phar Lap Notes:
  49.  
  50.    The A20 must be enabled at all times.  Run the program inside DESQview
  51.    using XDV.COM or ensure that QEMM is ON.  An XMS driver (QEXT.SYS or
  52.    HIMEM.SYS) or VDISK will accomplish the same purpose.
  53.  
  54.         Copyright (C) 1990 by Quarterdeck Office Systems
  55.              * * *   E N D   O F   F I L E    * * * 
  56.